home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 9 / Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO / 015a / _massoc.zip / README.TXT < prev    next >
Text File  |  1993-02-08  |  22KB  |  466 lines

  1.  
  2.    ┌─────────────────────────────────────────────────────────────────────┐
  3.    │ ╔═════════════════════════════════════════════════════════════════╗ │█
  4.    │ ║                                                                 ║ │█
  5.    │ ║         M U L T I P L E   A S S O C I A T E  version1.0         ║ │█
  6.    │ ║                                                                 ║ │█
  7.    │ ╠═════════════════════════════════════════════════════════════════╣ │█
  8.    │ ║     Fraley Computing     P.O. Box #28     Monroe, OH  45050     ║ │█
  9.    │ ╚═════════════════════════════════════════════════════════════════╝ │█
  10.    └─▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█
  11.  
  12.           Multiple Associate is a utility designed to work in conjunc-
  13.     tion with any file manager, permitting association of files of a 
  14.     particular extension to an executable file. There are two versions 
  15.     available a MS-DOS version (which has been tested with X-Tree-Gold 
  16.     and MS-DOS Shell) and a Windows version (which has been tested with 
  17.     Windows 3.X and X-Tree for Windows). By Associating Document files 
  18.     to Multiple Assoc. instead of a single Executable file you can now 
  19.     associate a single extension with up to 100 different Programs !  
  20.     This has proven to be an invaluable aid for users, who prefer to 
  21.     use different text editors for different purposes. It also affords 
  22.     users of multiple graphics programs the ability to associate 
  23.     extensions (BMP,PCX,DWG,etc) to all of the programs capable of 
  24.     importing graphics of a given format. 
  25.  
  26.           Multiple Assoc. even provides convenient access to your 
  27.     printer by permitting you to associate text files with your DOS 
  28.     print command (C:\DOS\Print.Exe).
  29.  
  30.            Installation is simple, you just copy the supplied files 
  31.     into a directory named " C:\MENUMARK " and you are ready to go. 
  32.     Again the Directory MUST be named " C:\MENUMARK " !!
  33.            There is a batch program provided to perform this task
  34.     for you if you desire [ INSTALL.BAT ]. 
  35.     The Association of a given Extension is done in the customary 
  36.     manner i.e. the Associate command in Windows or DOS-Shell or an 
  37.     appropriately named Batch File in X-Tree for DOS users. You may 
  38.     also specify a default Program to launch a particular document 
  39.     into by leaving one <space> after the name of this program and 
  40.     adding the name of the default program with Drive and Path. This 
  41.     has proven to be an added convenience but is not necessary.
  42.  
  43.           Windows users must associate files with the 
  44.           executable file  [ C:\MenuMark\MANEW.EXE ]
  45.  
  46.        Windows Example:
  47.       ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  48.       █───████████████████  A S S O C I A T E  ███████████████████
  49.       █▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█
  50.       █                        ┌─────┐                           █
  51.       █   Files with Extension:│ TXT │               ╔════════╗  █
  52.       █   Associate with:      └─────┘               ║   OK   ║  █
  53.       █  ┌───────────────────────────────────────┐   ╠════════╣  █
  54.       █  │ C:\MenuMark\MANEW.EXE C:\DOS\Edit.Com │   ║ Cancel ║  █
  55.       █  └─┬────────────────────────────────────┬┴┐  ╠════════╣  █
  56.       █    │                                    ╞═╡  ║Browse..║  █
  57.       █    │                                    ├─┤  ╠════════╣  █
  58.       █    │                                    │ │  ║  Help  ║  █
  59.       █    │                                    ├─┤  ╚════════╝  █
  60.       █    └────────────────────────────────────┴─┘              █
  61.       █▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.           Most DOS users must associate files with the 
  73.           Batch file  [ C:\MenuMark\MM.BAT ]
  74.  
  75.      DOS-Shell Example:
  76.        ╔═════════════════════════════════════════════════════╗
  77.        ║                   Associate Files                   ║
  78.        ╟─────────────────────────────────────────────────────╢
  79.        ║      '.TXT' files are associated with:              ║
  80.        ║     ┌─────────────────────────────────────────┐     ║
  81.        ║     │ Call C:\MenuMark\MM.BAT C:\DOS\Edit.Com │     ║
  82.        ║     └─────────────────────────────────────────┘     ║
  83.        ║                                                     ║
  84.        ║                                                     ║
  85.        ║     ┌────────┐       ┌────────┐      ┌────────┐     ║
  86.        ║     │   OK   │       │ Cancel │      │  Help  │     ║
  87.        ║     └────────┘       └────────┘      └────────┘     ║
  88.        ╚═════════════════════════════════════════════════════╝
  89.  
  90.  
  91.    
  92.    
  93.    
  94.    
  95.    
  96.    X-Tree-Gold (DOS) Example:
  97.        Batch File Name: TXT.BAT
  98.      Would Contain:
  99.                ┌─────────────────────────────────┐
  100.                │  C:                             │
  101.                │  CD\MenuMark                    │
  102.                │  Call MM.BAT C:\DOS\Edit.Com %1 │
  103.                │  CD\                            │
  104.                └─────────────────────────────────┘
  105.     
  106.          
  107.          
  108.          
  109.          X-TREE-GOLD (DOS) Users will be pleased to find that 
  110.     there is also an Auto-Associate command included in this 
  111.     package. To Install this feature into X-Tree-Gold, At the
  112.     DOS Prompt [ C:\> ] type CD\MenuMark
  113.                  InstallX + Drive and Directory 
  114.                  where X-Tree resides.
  115.     
  116.     Example: CD\MenuMark 
  117.          C:\MenuMark\InstallX C:\XTGold
  118.     
  119.     Your original Application Menu Data File XTG_Menu.Dat will 
  120.     be saved as XTG_Menu.Bak and two commands will be added to
  121.     your Application Menu:
  122.                    
  123.              A U T O - A S S O C I A T E
  124.           (for associating the file your cursor is 
  125.            presently parked on to Multiple Assoc.)
  126.       
  127.                   Open Current File
  128.      (for openning the file your cursor is presently parked on)
  129.       
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137.    
  138.       ┌──────────────────────────────────────────────────────────────┐
  139.       │ ┌──────────────────────────────────────────────────────────┐ │▄▄
  140.       │ ▓       X T R E E   A P P L I C A T I O N   M E N U        │ │██
  141.       │ ░    ───────────────────────────────────────────────────── │ │██
  142.       │ ░    BUISNESS                                              │ │██
  143.       │ ░    DOS UTILITIES                                         │ │██
  144.       │ ░    GRAPHICS                                              │ │██
  145.       │ ░    PROGRAMMING                                           │ │██
  146.       │ ░    UTILITIES                                             │ │██
  147.       │ ░                                                          │ │██
  148.       │ ░                                                          │ │██
  149.       │ ░           This Block will be added to your Menu:         │ │██
  150.       │ ░     ┌───────────────────────────────────────────────┐    │ │██
  151.       │ ░     │          A U T O - A S S O C I A T E          │█   │ │██
  152.       │ ░     │          (c) Fraley Comp. 1992-1993           │█   │ │██
  153.       │ ░     │  ───────────────────────────────────────────  │█   │ │██
  154.       │ ░     │               Open Current File               │█   │ │██
  155.       │ ░     └─▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█   │ │██
  156.       │ ░                                                          │ │██
  157.       │ └──────────────────────────────────────────────────────────┘ │██
  158.       └─▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄██
  159.     ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  160.                                    
  161.           
  162.           
  163.           
  164.           
  165.           
  166.           P.C.Tools users must associate files with the Batch file  
  167.           [ C:\MenuMark\MMSWITCH.BAT ] because P.C.Tools handles 
  168.           command line parameters in a slightly different manner.
  169.      
  170.      P.C.Tools Example:
  171.  
  172.  ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  173.  █───███████████████████  Program Item Information  ████████████████████████
  174.  █▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█
  175.  █                             ┌───────────────────┐                       █
  176.  █               Program Title │Multi-Assoc.       │▄                      █
  177.  █                             └─▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█                      █
  178.  █                             ┌────────────────────────────────────────┐  █
  179.  █                    Commands │C:\MenuMark\MMSwitch.Bat C:\Dos\Edit.Com│█ █
  180.  █                             └─▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█ █
  181.  █                             ┌────────────────────────┐                  █
  182.  █           Startup Directory │C:\MenuMark             │█                 █
  183.  █                             └─▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█                 █
  184.  █                             ┌──────────────┐                            █
  185.  █                    Password │               █                           █
  186.  █                             └─▄▄▄▄▄▄▄▄▄▄▄▄▄▄█                           █
  187.  █                                                                         █
  188.  █                         [ ]  Pause after Exit                           █
  189.  █                                                                         █
  190.  █  ┌─────────────┐   ┌─────────────┐   ┌─────────────┐   ╔════════════╗   █
  191.  █  │      OK     │█  │   Cancel    │█  │Description..│█  ║ Advanced...║█  █
  192.  █   ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀   ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀   ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀   ▀▀▀▀▀▀▀▀▀▀▀▀▀▀  █
  193.  █▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█
  194.                                     
  195.  
  196.  
  197.  
  198.         ┌─┬─────────────────────────────────────────────────────┐
  199.         ├─┘           Advanced Program Item Information         │
  200.         │                      ┌────────────────────────┐       │
  201.         │         User Prompt  │                        │█      │
  202.         │                       ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀      │
  203.         │                      ┌────────────────────────┐       │
  204.         │   File Associations  │*.Doc *.Txt             │█      │
  205.         │                       ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀      │
  206.         │                      ┌────────────────────────┐       │
  207.         │          Keystrokes  │                        │█      │
  208.         │                       ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀      │
  209.         │            Advanced Execution Control                 │
  210.         │       [ ]  Quick Run                                  │
  211.         │       [ ]  Exit to DOS after Application              │
  212.         │       [√]  Force Launch with Selected File            │
  213.         │       [ ]  Don't Clear Screen before Launch           │
  214.         │       [ ]  This is a PC Tools Application             │
  215.         │       [ ]  Accept dropped files                       │
  216.         │       [ ]  Use CP Task                                │
  217.         │                 ┌────────┐    ┌────────┐              │
  218.         │                 │   OK   │█   │ Cancel │█             │
  219.         │                  ▀▀▀▀▀▀▀▀▀▀    ▀▀▀▀▀▀▀▀▀▀             │
  220.         └───────────────────────────────────────────────────────┘
  221.     
  222.     
  223.     
  224.     Please note that the DOS version runs in a batch
  225.     mode consuming an insignificant amount of RAM at 
  226.     execution, usually less than 200 bytes.
  227.  
  228.   DOS USERS: After installation and association are complete, 
  229.     When you select a document file, An input screen will 
  230.     appear. 
  231.     
  232.     
  233.                Multiple Associate
  234.       ┌──────────────────────────────────────────────────────────┐
  235.       │ ┌──────────────────────────────────────────────────────┐ │█
  236.       │ │  Launch: C:\MenuMark\Readme.Txt                      │ │█
  237.       │ ├──────────────────────────────────────────────────────┤ │█
  238.       │ │    Into: C:\DOS\Edit.Com                             │ │█
  239.       │ ├──────────────────────────────────────────────────────┤ │█
  240.       │ │  ┌─ Choices: ───────────────────────────────────┬─┐  │ │█
  241.       │ │  │                                              │ │  │ │█
  242.       │ │  │  c:\acad\acad.exe                            ╞═╡  │ │█
  243.       │ │  │  c:\acad386.bat                              │ │  │ │█
  244.       │ │  │  c:\cow.bat                                  │ │  │ │█
  245.       │ │  │  c:\dos\append.exe                           │ │  │ │█
  246.       │ │  │  C:\DOS\EDIT.COM                             ├─┤  │ │█
  247.       │ │  │                                              │ │  │ │█
  248.       │ │  └──────────────────────────────────────────────┴─┘  │ │█
  249.       │ │  ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄  │ │█
  250.       │ │  ███   Ok   █████ Delete ████  New   ███ Cancel ███  │ │█
  251.       │ │  ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀  │ │█
  252.       │ └──────────────────────────────────────────────────────┘ │█
  253.       └─▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█
  254.  
  255.    
  256.    You may:
  257.          1: Accept the default program by pressing "O"
  258.             or clicking the [ OK ] button with a mouse.
  259.  
  260.          
  261.          
  262.          
  263.          
  264.          2: Use Cursor Keys or Mouse to select from
  265.             the [CHOICES] List of programs associated 
  266.             with the desired extension.
  267.             (A separate list is built and maintained
  268.              for each extension associated Program) 
  269.          
  270.          3: Click the [ Delete ] Button or Press "D" 
  271.             to delete a program from the Choices List.
  272.          
  273.          4: Click the [ NEW ] Button or Press "N" to
  274.             enter a new program with Drive and Path.
  275.  
  276.                Multiple Associate
  277.       ┌──────────────────────────────────────────────────────────┐
  278.       │ ┌──────────────────────────────────────────────────────┐ │█
  279.       │ │  Launch: C:\MenuMark\Readme.Txt                      │ │█
  280.       │ ├──────────────────────────────────────────────────────┤ │█
  281.       │ │    Into: C:\DOS\Edit.Com                             │ │█
  282.       │ ├──────────────────────────────────────────────────────┤ │█
  283.       │ │  ┌─ Choices: ───────────────────────────────────┬─┐  │ │█
  284.       │ │  │                                              │ │  │ │█
  285.       │ │  │  c:\acad\acad.exe                            ╞═╡  │ │█
  286.       │ │  │  c:\acad386.bat                              │ │  │ │█
  287.       │ │  │  c:\cow.bat                                  │ │  │ │█
  288.       │ │  │  c:\dos\append.exe                           │ │  │ │█
  289.       │ │  │  C:\DOS\EDIT.COM                             ├─┤  │ │█
  290.       │ │  │                                              │ │  │ │█
  291.       │ │  └──────────────────────────────────────────────┴─┘  │ │█
  292.       │ │  ┌─ New Program and Path ─────────────────────────┐  │ │█
  293.       │ │  │ C:\DOS\Print.Exe_                              │  │ │█
  294.       │ │  └────────────────────────────────────────────────┘  │ │█
  295.       │ └──────────────────────────────────────────────────────┘ │█
  296.       └─▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█
  297.             
  298.  
  299.  WINDOWS USERS:   After installation and association are complete, 
  300.       When you select a document file, An input window will appear. 
  301.       ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  302.       █───████████████████  Multiple Associate ███████████████████
  303.       █▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█
  304.       █   Launch:                                                █
  305.       █  ┌───────────────────────────────────────┐               █
  306.       █  │ C:\MenuMark\Readme.Txt                │   ╔════════╗  █
  307.       █  └───────────────────────────────────────┘   ║   Ok   ║  █
  308.       █                                              ╠════════╣  █
  309.       █   Into Application:                          ║Browse..║  █
  310.       █  ┌───────────────────────────────────────┐   ╠════════╣  █
  311.       █  │ C:\DOS\Edit.Com                       │   ║< Delete║  █
  312.       █  └─┬────────────────────────────────────┬┴┐  ╠════════╣  █
  313.       █    │                                    ╞═╡  ║ Cancel ║  █
  314.       █    │                                    ├─┤  ╚════════╝  █
  315.       █    │                                    │ │              █
  316.       █    │                                    │ │              █
  317.       █    │                                    ├─┤              █
  318.       █    └────────────────────────────────────┴─┘              █
  319.       █▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█
  320.  
  321.     You may:
  322.          1: Accept the default program by pressing "Alt+O"
  323.             or clicking the [ OK ] button with a mouse.
  324.  
  325.          
  326.          
  327.          
  328.          
  329.          2: Use Cursor Keys or Mouse to select from
  330.             the [Applications] List of programs associated 
  331.             with the desired extension.
  332.             (A seperate list is built and maintained
  333.              for each extension associated Program) 
  334.  
  335.          3: Click the [ Delete ] Button or Press "Alt+D" 
  336.             to delete a program from the Choices List.
  337.             
  338.          4: Or You may use the Browse Command to find an
  339.             application to associate with the extension.
  340.             Choosing the Browse Command will change the
  341.             appearance of the window.
  342.         
  343.       ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  344.       █───████████████████  Multiple Associate ███████████████████
  345.       █▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█
  346.       █   Launch:                                                █
  347.       █  ┌───────────────────────────────────────┐               █
  348.       █  │ C:\MenuMark\Readme.Txt                │   ╔════════╗  █
  349.       █  └───────────────────────────────────────┘   ║   Ok   ║  █
  350.       █                                              ╠════════╣  █
  351.       █   Into Application:                          ║Browse..║  █
  352.       █  ┌───────────────────────────────────────┐   ╠════════╣  █
  353.       █  │ C:\DOS\Edit.Com                       │   ║< Delete║  █
  354.       █  └───────────────────────────────────────┘   ╠════════╣  █
  355.       █    ┌─── Files: ──┬─┐   ┌─ Directory:─┬─┐     ║ Cancel ║  █
  356.       █    │             ╞═╡   │             ╞═╡     ╚════════╝  █
  357.       █    │             ├─┤   │             ├─┤     ┌──────┬─┐  █
  358.       █    │             │ │   │             │ │     │Drives│ │  █
  359.       █    │             │ │   │             │ │     └──────┴─┘  █
  360.       █    │             │ │   │             │ │     ┌──────┬─┐  █
  361.       █    │             ├─┤   │             ├─┤     │ *.*  │ │  █
  362.       █    └─────────────┴─┘   └─────────────┴─┘     └──────┴─┘  █
  363.       █                           File Specification────┘        █
  364.       █▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█
  365.  
  366.  
  367.        Product names used herein are for identification 
  368.      purposes only and may be trademarks of their respective 
  369.      companies.
  370.  
  371.      
  372.  
  373.       Governing Law:
  374.       
  375.       This agreement shall be governed by the laws of the state of Ohio.
  376.  
  377.       Disclaimer of Warranty:
  378.          
  379.          This software is supplied "as-is" with no warranty 
  380.      whatsoever. It is the sole responsibility of the purchaser  
  381.      to determine the suitability and fitness of this product 
  382.      for any purpose. Fraley Computing, nor any dealer or  
  383.      distributor makes any warranty, expressed or implied,  
  384.      concerning this software's quality, performance, or fitness 
  385.      for any purpose. Fraley Computing is not liable for direct,
  386.      indirect or incidental damages including damage to equipment,
  387.      interruption of service, loss of data, or loss of business 
  388.      resulting from any defect or omission in this software, 
  389.      manual or media.
  390.  
  391.         
  392.         
  393.         
  394.         
  395.  
  396.  
  397.  
  398.         This Software is submitted for your evaluation if you 
  399.     find it useful please register it !  Upon Registration you 
  400.     will receive a copy of the program without the UNREGISTERED 
  401.     messages.
  402.  
  403.       
  404.       
  405.       ╔═════════════════════════════════════════════════════════════════╗
  406.       ║     Fraley Computing     P.O. Box #28     Monroe, OH  45050     ║
  407.       ╠═════════════════════════════════════════════════════════════════╣
  408.       ║                     User Registration Form                      ║
  409.       ╟─────────────────────────────────────────────────────────────────╢
  410.       ║                                                                 ║
  411.       ║            Name:_____________________________________           ║
  412.       ║                                                                 ║
  413.       ║         Address:_____________________________________           ║
  414.       ║                                                                 ║
  415.       ║            City:_____________________________________           ║
  416.       ║                                                                 ║
  417.       ║           State:________    Zip:__________                      ║
  418.       ║                                                                 ║
  419.       ║           Phone:__________________________                      ║
  420.       ║                                                                 ║
  421.       ╟─────────────────────────────────────────────────────────────────╢
  422.       ║         Comments/Suggestions:                                   ║
  423.       ║                                                                 ║
  424.       ║      _____________________________________________________      ║
  425.       ║                                                                 ║
  426.       ║      _____________________________________________________      ║
  427.       ║                                                                 ║
  428.       ║      _____________________________________________________      ║
  429.       ║                                                                 ║
  430.       ║      _____________________________________________________      ║
  431.       ║                                                                 ║
  432.       ║                                                                 ║
  433.       ║         Please make your check for $20.00 payable to:           ║
  434.       ║                                                                 ║
  435.       ║         A.R.Fraley                                              ║
  436.       ║                                                                 ║
  437.       ║                                                                 ║
  438.       ║                            Thank You                            ║
  439.       ╙─────────────────────────────────────────────────────────────────╜
  440.  
  441.  
  442.  
  443.  
  444.  
  445.  
  446.  
  447.  
  448.  
  449.  
  450.  
  451.  
  452.  
  453.  
  454.  
  455.  
  456.  
  457.  
  458.  
  459.  
  460.  
  461.  
  462.  
  463.  
  464.  
  465.  
  466.